home *** CD-ROM | disk | FTP | other *** search
-
- body {
- background-color: #400352;
- background-image: url(bg.jpg);
- background-repeat: repeat;
- }
- .copy {
- font-family: Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
- }
-
- .italiccopy {
- font-family: Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
- font-style: italic;
- }
-
- .boldcopy {
- font-family: Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
- font-weight:bold;
- }
-
- .copy a {
- font-family: Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
- line-height: 15px;
- }
-
- .captions {
- font-family: Helvetica, sans-serif;
- font-size: 10px;
- color: #000000;
- font-style: italic;
- }
-
- .navigationcopy {
- font-family: Helvetica, sans-serif;
- font-size: 11px;
- color: #ffffff;
- font-weight: bold;
- letter-spacing: 1px;
- }
-
- .smallheadings {
- font-family: Helvetica, sans-serif;
- font-size: 12px;
- color: #671180;
- letter-spacing: 1px;
- font-weight: bold;
-
- }
-
- .subheadings {
- font-family: Helvetica, sans-serif;
- font-size: 16px;
- color: #f5dc80;
- letter-spacing: 3pt;
- font-weight: bold;
-
-
- }
-
- .HEADINGS {
- font-family: Arial black, sans-serif;
- font-size: 24px;
- color: #f5dc80;
- font-weight: 900;
- letter-spacing: 1pt;
- text-transform: uppercase;
-
- }
-
-
-
- .copy a:link {
- color: #000000;
- text-decoration: none;
- }
- .copy a:visited {
- color: #000000;
- text-decoration: none;
- }
- .copy a:hover {
- color: #671180;
- text-decoration: underline;
- }
- .copy a:active {
- color: #000000;
- text-decoration: none;
- }
-
- .boldcopy a:link {
- color: #671180;
- text-decoration: none;
- }
- .boldcopy a:visited {
- color: #671180;
- text-decoration: none;
- }
- .boldcopy a:hover {
- color: #f5dc80;
- text-decoration: underline;
- }
- .boldcopy a:active {
- color: #671180;
- text-decoration: none;
- }
-
- .navigationcopy a:link {
- color: #ffffff;
- text-decoration: none;
- }
- .navigationcopy a:visited {
- color: #ffffff;
- text-decoration: none;
- }
- .navigationcopy a:hover {
- color: #f5dc80;
- text-decoration: underline;
- }
- .navigationcopy a:active {
- color: #ffffff;
- text-decoration: none;
- }
-
- .subheadings a{
- font-family: Helvetica, sans-serif;
- font-size: 14px;
- color: #f5dc80;
- letter-spacing: 3pt;
- font-weight: bold;
-
- }
-
- .subheadings a:link {
- color: #f5dc80;
- text-decoration: none;
- }
- .subheadings a:visited {
- color: #f5dc80;
- text-decoration: none;
- }
- .subheadings a:hover {
- color: #671180;
- text-decoration: underline;
- }
- .subheadings a:active {
- color: #f5dc80;
- text-decoration: none;
- }
-
- .italiccopy a:link {
- color: #000000;
- text-decoration: none;
- }
- .italiccopy a:visited {
- color: #000000;
- text-decoration: none;
- }
- .italiccopy a:hover {
- color: #671180;
- text-decoration: underline;
- }
- .italiccopy a:active {
- color: #000000;
- text-decoration: none;
- }